home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / ccmd / cmnotes.txt < prev    next >
Encoding:
Text File  |  1990-12-18  |  411 b   |  12 lines

  1.               Notes on the CCMD package
  2.  
  3.  
  4. ARL, 2/17/85: If the Lattice C compiler complains that it cannot find
  5. an included header file under MSDOS, the problem could be that your
  6. FILES limit is set too low in your \CONFIG.SYS file.  This is especially
  7. likely for the system header file setjmp.h, which is included by
  8. ccmdmd.h, which is included by ccmd.h, which is included by programs
  9. using ccmd.
  10.  
  11. ----------------
  12.